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 7dc827f commit 5225e0aCopy full SHA for 5225e0a
.github/workflows/Branch-protection.yml
@@ -7,5 +7,5 @@ jobs:
7
check-branch-protection:
8
uses: Geode-solutions/actions/.github/workflows/branch-protection.yml@master
9
with:
10
- branch_from: 'develop'
+ branch_from: 'next'
11
branch_to: 'master'
0 commit comments