Skip to content

Commit

Permalink
validate and upload on PRs (#1351)
Browse files Browse the repository at this point in the history
* validate and upload on PRs

* push to release

* upload on push to release
  • Loading branch information
arielkr256 authored Sep 16, 2024
1 parent 34512d2 commit 486b1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- release

permissions:
contents: read
Expand Down

0 comments on commit 486b1ed

Please sign in to comment.