Skip to content

Commit

Permalink
Update github-actions-build-code.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelauliano authored Nov 7, 2023
1 parent 272c913 commit fd384c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/github-actions-build-code.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build and Publish MitoHiFi code

on: workflow_dispatch
# push:
# branches:
# - 'master'
on: #workflow_dispatch
push:
branches:
- 'stats'



Expand Down

0 comments on commit fd384c0

Please sign in to comment.