Skip to content

Commit

Permalink
Add note about failing steps
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchLillie committed Oct 25, 2024
1 parent 4a7fba2 commit d63d323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-stable-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
git checkout -b ${{ github.event.inputs.version }} origin/unstable
git push -u origin ${{ github.event.inputs.version }}
# Note: The following steps currently fail. I am working with the infra team to see if we can
# get a token with the requisite permissions.
- name: Create branch protection rule
uses: octokit/[email protected]
with:
Expand Down

0 comments on commit d63d323

Please sign in to comment.