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.
2 parents c59f5ad + e555c2c commit c99c299Copy full SHA for c99c299
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: Build and Deploy Snapshot
2
on:
3
push:
4
- branches: [`2.*`]
+ branches: ['2.*']x
5
paths-ignore:
6
- "README.md"
7
- "release-notes/*"
0 commit comments