Skip to content

Commit 33daa04

Browse files
ci: fix labels (#876)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent cbbf53e commit 33daa04

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
contents: read # To checkout code
3333
pull-requests: write # To add labels to PRs
3434
runs-on: ubuntu-latest
35-
if: github.event_name == 'pull_request'
3635
steps:
3736
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3837
with:

doc/changelog.d/876.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix labels

0 commit comments

Comments
 (0)