Skip to content

Commit

Permalink
CI: Run on pkg_resources branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
fishinthecalculator committed Jan 7, 2024
1 parent fcdb59f commit c1fdc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:

push:
# Sequence of patterns matched against refs/tags
branches: ["master"]
branches: ["master", "pkg_resources"]
paths-ignore:
- 'guix.scm'
- 'manifest.scm'
Expand Down

0 comments on commit c1fdc2c

Please sign in to comment.