| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent db9497f commit 332088f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,10 @@ | |||
| 1 | 1 | name: First commit message adheres to guidelines | |
| 2 | 2 | ||
| 3 | - on: [pull_request] | ||
| 3 | + on: | ||
| 4 | + pull_request: | ||
| 5 | + branches: | ||
| 6 | + - main | ||
| 7 | + - v[0-9]+.x-staging | ||
| 4 | 8 | ||
| 5 | 9 | env: | |
| 6 | 10 | NODE_VERSION: lts/* | |
| Back | FazBrowse Home | New Git URL |
0 commit comments