Skip to content

Commit a3f391e

Browse files
committed
Update Build Harden System Security for Store.yml
1 parent 23ebd89 commit a3f391e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Build Harden System Security for Store.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build Harden System Security App for Store
22

33
on:
44
workflow_dispatch: # Only the repository's owner can initiate this workflow
5+
push:
6+
branches: [ "main" ] # Testing deployment
57

68
# Prevent the workflow from running more than once per change
79
concurrency:

0 commit comments

Comments
 (0)