Skip to content

Commit

Permalink
🔄 Templates: synced local '.github/workflows/add_issue_to_project.yml…
Browse files Browse the repository at this point in the history
…' with remote '.github/workflows/add_issue_to_project.yml'
  • Loading branch information
sovitybot committed Jun 14, 2024
1 parent 7417db5 commit 1e46fa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_issue_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
add_issue_to_project:
if: "!(startsWith(github.event.issue.title, '[Zammad Ticket') && github.event.issue.user.login == 'sovitybot')"
name: add_issue_to_project
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1e46fa4

Please sign in to comment.