Skip to content

Commit

Permalink
Merge pull request #1122 from mapbox/zjm-IssuesWorkflowTesting
Browse files Browse the repository at this point in the history
Making edits to issues.yml
  • Loading branch information
ZiZasaurus committed Mar 10, 2022
2 parents 5022466 + 018dfa3 commit 2b1cad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: add-new-issues-to-project-board
uses: actions/github-actions-demo.yml
uses: github-actions-demo.yml
if: github.event_name == 'issues' && github.event.action == 'opened'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2b1cad3

Please sign in to comment.