Skip to content

Commit

Permalink
Merge branch 'main' of github.com:frictionlessdata/project into main
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Sep 5, 2022
2 parents bbd68e0 + 5eb2281 commit fccce1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Assign to project
uses: leonsteinhaeuser/project-beta-automations@v1.0.3
uses: leonsteinhaeuser/project-beta-automations@v1.2.1
with:
gh_token: ${{ secrets.PROJECT_TOKEN }}
resource_node_id: ${{ github.event_name == 'issues' && github.event.issue.node_id || github.event.pull_request.node_id }}
organization: frictionlessdata
project_id: 16
status_value: no
status_value: Inbox

0 comments on commit fccce1f

Please sign in to comment.