Skip to content

Commit 8d19829

Browse files
authored
Update main.yml (#51)
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 4555298 commit 8d19829

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Verify and Deploy
22
on:
3-
pull_request_target:
4-
types:
5-
- closed
3+
push:
4+
branches:
5+
- main
66
permissions:
77
checks: write
88
id-token: write # This is required for requesting the JWT

0 commit comments

Comments
 (0)