mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-25 14:04:23 +00:00
Simplify CI script directives
This commit is contained in:
parent
82b0bc63a3
commit
03e7019182
6
.github/workflows/file_health.yaml
vendored
6
.github/workflows/file_health.yaml
vendored
@ -1,10 +1,6 @@
|
|||||||
name: GitHub Actions file health check
|
name: GitHub Actions file health check
|
||||||
|
|
||||||
on:
|
on: [pull_request, push]
|
||||||
push:
|
|
||||||
branches: [ '**' ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ '**' ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_file_health:
|
check_file_health:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user