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 530488a commit 86e5329Copy full SHA for 86e5329
.github/workflows/gem-publish.yml
@@ -1,7 +1,7 @@
1
name: Publish Ruby Gem
2
3
on:
4
- push:
+ push: ['main']
5
6
jobs:
7
push:
0 commit comments