mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Update main.workflow
Switch back to push event
This commit is contained in:
parent
9084274b13
commit
19fb02218f
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -1,5 +1,5 @@
|
||||
workflow "Lint Awesome List" {
|
||||
on = "pull_request"
|
||||
on = "push"
|
||||
resolves = ["max/awesome-lint"]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user