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 cdbf563 commit 1388fc4Copy full SHA for 1388fc4
.github/workflows/labels.yml
@@ -1,6 +1,9 @@
1
---
2
name: Sync labels in the declarative way
3
-on: [push]
+on:
4
+ push:
5
+ branches:
6
+ - master
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments