Skip to content

Commit

Permalink
refactor: using v0.1.0 for gh action add_issues_to_user_kanban
Browse files Browse the repository at this point in the history
  • Loading branch information
kopardev committed Sep 13, 2023
1 parent 667a261 commit 96ba0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_issues_to_user_kanban.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
add-to-project:
uses: CCBR/.github/.github/workflows/auto-add-user-project.yml@main
uses: CCBR/.github/.github/workflows/auto-add-user-project.yml@v0.1.0
with:
username: ${{ github.event.assignee.login }}
secrets: inherit

0 comments on commit 96ba0e3

Please sign in to comment.