Skip to content

Commit

Permalink
Update project_automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
takb authored Jan 25, 2021
1 parent 77a576c commit ecc498b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/project_automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
Handle_event:
runs-on: ubuntu-latest
steps:
- name:
- name: run project board action
uses: takb/project-board@master
env:
PROJECT_AUTOMATION: ${{ secrets.PROJECT_AUTOMATION }}
Expand All @@ -23,4 +23,4 @@ jobs:
repo: "openrouteservice"
project: "16"
columnbylabel: '{":bug: bug": "Priority"}'
ignorecolumnnames: "Priority,Assigned,In progress,Review,Awaiting release,Done"
ignorecolumnnames: "Priority,Assigned,In progress,Review,Awaiting release,Done"

0 comments on commit ecc498b

Please sign in to comment.