Skip to content

Commit

Permalink
Add back temp branch check
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Feb 25, 2024
1 parent 9a0fd8b commit db3aeb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build

on:
push:
branches:
- task/update-builds # TODO: Remove this before final PR
pull_request:
release:
types: [published]
Expand Down

0 comments on commit db3aeb2

Please sign in to comment.