mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: actions
This commit is contained in:
1
.github/workflows/label-issue.yml
vendored
1
.github/workflows/label-issue.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
jobs:
|
||||
add_supporters:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ startsWith(github.event.pull_request.title, 'Answer') }}
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user