Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeShirley committed Jul 8, 2024
1 parent e4c9687 commit d0a5382
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: release

on:
pull_request: # REMOVE!!
branches: [main] # REMOVE!!
push:
branches: [master]
branches: [main]

jobs:
release:
Expand Down

0 comments on commit d0a5382

Please sign in to comment.