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:
2
.github/workflows/create-csv.yml
vendored
2
.github/workflows/create-csv.yml
vendored
@@ -39,6 +39,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
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