Skip to content

Commit

Permalink
undo workflow update...
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaganKing committed Feb 6, 2024
1 parent 2de84b5 commit 0899b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
name: Assign to High Priority project
steps:
name: Assign issues and pull requests with `priority: high` label to project 25
- name: Assign issues and pull requests with `priority: high` label to project 25
uses: srggrs/[email protected]
if: |
contains(github.event.issue.labels.*.name, 'priority: high') ||
Expand Down

0 comments on commit 0899b77

Please sign in to comment.