Skip to content

Commit

Permalink
test push on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent 09bffe6 commit e9ffbcf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/create_issue_if_coockiecutter.yml
@@ -1,9 +1,9 @@
# on:
# push:
# branches:
# - master
# - develop
on: [push]
on:
push:
branches:
- master
- develop
- cookiecutter_create_issue
name: Create issue if pr is merged with cookiecutter label
permissions:
contents: read
Expand Down

0 comments on commit e9ffbcf

Please sign in to comment.