We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df78b92 commit cfb1b3eCopy full SHA for cfb1b3e
1 file changed
.github/workflows/validate-github-actions.yaml
@@ -1,10 +1,8 @@
1
name: "Validate GitHub Actions"
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
- paths:
6
- - '.github/workflows/**'
7
- - '.github/actions/**'
8
push:
9
branches:
10
- main
0 commit comments