Skip to content

Commit

Permalink
DST-17030 - Only run the build and push against main branch and new r…
Browse files Browse the repository at this point in the history
…eleases.
  • Loading branch information
jamesmacbeth-unilink committed May 23, 2024
1 parent 4c4cf48 commit 4ff4349
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
release:
types: [published, edited]
push:
branches:
- main

permissions:
id-token: write # Required for OIDC
Expand Down

0 comments on commit 4ff4349

Please sign in to comment.