mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 17:22:50 +01:00
add actions
This commit is contained in:
4
.github/workflows/create-csv.yml
vendored
4
.github/workflows/create-csv.yml
vendored
@@ -39,6 +39,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
if (git log -1 --pretty=%B) -eq "Automated update" {
|
||||
git push origin main
|
||||
}
|
||||
git push origin main
|
||||
|
||||
Reference in New Issue
Block a user