We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89afdd8 commit c6bf1deCopy full SHA for c6bf1de
.github/workflows/periodic-snapshot.yml
@@ -23,6 +23,7 @@ permissions:
23
24
jobs:
25
bump-version-and-tag:
26
+ if: github.repository == 'getredash/redash'
27
runs-on: ubuntu-latest
28
steps:
29
- uses: actions/checkout@v4
0 commit comments