We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184bd9e commit 6a5809fCopy full SHA for 6a5809f
1 file changed
.github/workflows/release.yaml
@@ -1,8 +1,8 @@
1
name: Release
2
3
on:
4
- push:
5
- branches: [ feature/* ]
+ pull_request:
+ branches: [ main ]
6
paths-ignore:
7
- 'README.md'
8
- '.gitignore'
0 commit comments