Skip to content

Commit

Permalink
Deploy on main
Browse files Browse the repository at this point in the history
  • Loading branch information
skorfmann committed Aug 28, 2023
1 parent 0601837 commit 6cc2722
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
on: [pull_request]
name: Wing Deploy

on:
push:
branches:
- main

permissions:
id-token: write # required for requesting the JWT
Expand Down

0 comments on commit 6cc2722

Please sign in to comment.