Skip to content

Commit

Permalink
Merge pull request #69 from miketvo/feature/build-pipeline
Browse files Browse the repository at this point in the history
Updated .github
  • Loading branch information
miketvo authored Nov 19, 2024
2 parents 89dba57 + 0d4cfd6 commit 055ab94
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/export-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- reopened
- synchronize
branches:
- main
- dev
push:
tags:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/export-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- synchronize
branches:
- main
- dev
push:
tags:
- '*'
Expand Down

0 comments on commit 055ab94

Please sign in to comment.