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.
2 parents 0f8f159 + 0e0be4a commit 1ca00e8Copy full SHA for 1ca00e8
.github/workflows/build.yml
@@ -73,6 +73,7 @@ jobs:
73
git commit -m "update db file [skip actions]"
74
75
- name: Push change
76
+ if: ${{ github.ref!='refs/heads/main' }}
77
uses: ad-m/github-push-action@master
78
with:
79
github_token: ${{ secrets.GITHUB_TOKEN }}
HamEvent/App_Data/dbbackup_log
@@ -1 +1,2 @@
1
New backup done on 2025-05-09
2
+New backup done on 2025-05-09
0 commit comments