Skip to content

Commit

Permalink
More testing
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
gerrod3 committed Jul 12, 2023
1 parent a8a46ce commit c740638
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ jobs:
run: |
find CHANGES -type f -regex ".*\.\(bugfix\|doc\|feature\|misc\|deprecation\|removal\)" -exec git rm {} +
- uses: actions/checkout@v3
- name: Checkout plugin template
uses: actions/checkout@v3
if: "$inputs.update_ci_branches" != "none"
with:
repository: pulp/plugin_template
Expand Down

0 comments on commit c740638

Please sign in to comment.