mirror of
https://github.com/louislam/dockge.git
synced 2025-04-04 23:42:20 +00:00
Update autofix.yml
This commit is contained in:
parent
2e94736c07
commit
50610b5d10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autofix.yml
vendored
2
.github/workflows/autofix.yml
vendored
|
@ -3,7 +3,7 @@ name: autofix.ci # needed to securely identify the workflow
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["master"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Reference in a new issue