Run triage action on all new issues

This commit is contained in:
Rodrigo Q. Saramago 2023-02-21 22:04:41 +01:00
parent c2036081db
commit 9efc422b48
No known key found for this signature in database
GPG Key ID: 9B36B2525704A359

View File

@ -15,7 +15,6 @@ env:
jobs:
triage_issues:
runs-on: ubuntu-latest
if: join(github.event.issue.labels) == ''
steps:
- name: Retrieve the content of all columns on the board
run: |