We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6f49a commit 55f4ec6Copy full SHA for 55f4ec6
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: Build and Deploy Snapshot
2
on:
3
push:
4
- branches:
+ branches: ['2.*']
5
paths-ignore:
6
- "README.md"
7
- "release-notes/*"
0 commit comments