We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45dd4b5 commit 29be105Copy full SHA for 29be105
.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