Skip to content

Commit

Permalink
DO NOT MERGE. Removes branches ignore for ticket branch to allow for …
Browse files Browse the repository at this point in the history
…build.
  • Loading branch information
dspeck1 committed Aug 20, 2024
1 parent 3ddfbc8 commit f6a32fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: CI
# optimization so there's no need to ensure this is comprehensive.
- "dependabot/**"
- "renovate/**"
- "tickets/**"
#- "tickets/**"
- "u/**"
tags:
- "*"
Expand Down

0 comments on commit f6a32fb

Please sign in to comment.