Skip to content

Commit 7e64fa6

Browse files
committed
never run Periodic Snapshot, it is updated by upstream
1 parent 3f2c75f commit 7e64fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/periodic-snapshot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ permissions:
2323

2424
jobs:
2525
bump-version-and-tag:
26+
if: github.repository == 'getredash/redash'
2627
runs-on: ubuntu-latest
2728
steps:
2829
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)