mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Branch was auto-updated.
This commit is contained in:
@@ -288,6 +288,9 @@ jobs:
|
||||
|
||||
update-sources-github:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
# Need the write permission because this job commits changes to some folders like dist
|
||||
contents: write
|
||||
needs: [validate-and-build, run-appinspect, create-report]
|
||||
#Only run when tagged
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
||||
Reference in New Issue
Block a user