Skip to content

Commit

Permalink
chore: remove deprecated tags (#254)
Browse files Browse the repository at this point in the history
https://czi.atlassian.net/browse/CCIE-3911

## Reason for Change

- #TICKET_NUMBER
- If the reason for this PR's code changes are not clear in the issue,
state value/impact

## Changes

- add
- remove
- modify

## Testing steps

- Either list QA steps or reasoning you feel QA is unnecessary
- Describe how you made sure to know that your changes worked. Should
allow someone else to go verify your code without in depth knowledge.

## Notes for Reviewer
  • Loading branch information
jakeyheath authored Feb 3, 2025
1 parent d56f1f4 commit d27fe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commit-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
lint-PR-title:
runs-on: [self-hosted, ARM64]
runs-on: [ARM64]
steps:
- uses: actions/checkout@v4
- uses: chanzuckerberg/github-actions/.github/actions/[email protected]

0 comments on commit d27fe21

Please sign in to comment.