mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-25 01:28:48 -05:00
Switch to run check on Pull Request
To see if this will then show up in Pull Request checks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
workflow "Lint Awesome List" {
|
||||
on = "push"
|
||||
on = "pull_request"
|
||||
resolves = ["max/awesome-lint"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user