We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e951f1e commit 91fa501Copy full SHA for 91fa501
.github/workflows/github-label-sync.yml
@@ -3,7 +3,7 @@ name: github-label-sync
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
paths:
8
- .github/workflows/github-label-sync.yml
9
workflow_dispatch:
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: release
jobs:
release:
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
pull_request:
10
rspec:
0 commit comments