mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Update and rename main.workflow to pullrequest.workflow
This commit is contained in:
parent
7abc751d8c
commit
c55ecce251
@ -1,6 +1,6 @@
|
||||
workflow "Lint Awesome List" {
|
||||
on = "push"
|
||||
resolves = ["max/awesome-lint"]
|
||||
on = "pull_request"
|
||||
}
|
||||
|
||||
action "max/awesome-lint" {
|
Loading…
Reference in New Issue
Block a user