Skip to content

Commit

Permalink
Update project_automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth authored Jun 16, 2023
1 parent 2f35358 commit d6be955
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/project_automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ on:
- opened

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/RECETOX/projects/15
github-token: ${{ secrets.PROJECT_AUTOMATION_PERSONAL_TOKEN_HH }}
call-workflow:
uses: recetox/galaxytools/.github/workflows/add_issue_to_project.yml@master
secrets: inherit

0 comments on commit d6be955

Please sign in to comment.