Skip to content

Commit

Permalink
Run workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Jan 19, 2024
1 parent 24a11fd commit f38276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build packages
# This workflow runs when any of the following occur:
# - Run manually
on:
pull_request:
push:
# Sequence of patterns matched against refs/heads
branches:
- 'ci/*'
Expand Down

0 comments on commit f38276b

Please sign in to comment.