mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Run triage action on all new issues
This commit is contained in:
parent
c2036081db
commit
9efc422b48
1
.github/workflows/triage.yml
vendored
1
.github/workflows/triage.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user