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 8f0afff commit d6254daCopy full SHA for d6254da
1 file changed
.github/workflows/open-branches.yml
@@ -29,5 +29,5 @@ jobs:
29
env:
30
FIGMA_TOKEN: ${{ secrets.FIGMA_TOKEN }}
31
GITHUB_TOKEN: ${{ secrets.NOVUM_PRIVATE_REPOS }}
32
- working-directory: .github/branch-table
+ working-directory: .github/issue-scripts
33
run: python3 branch-table.py
0 commit comments