committed by
GitHub
2 changed files with 1 additions and 14 deletions
@ -1,13 +0,0 @@ |
|||||
name: 'Issue ref' |
|
||||
|
|
||||
on: |
|
||||
pull_request: |
|
||||
types: [opened] |
|
||||
|
|
||||
jobs: |
|
||||
build: |
|
||||
runs-on: ubuntu-latest |
|
||||
steps: |
|
||||
- uses: estrada9166/issue-ref@v1 |
|
||||
env: |
|
||||
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }} |
|
||||
Loading…
Reference in new issue