Skip to content

Commit

Permalink
chore(for-test/foo): follow up #2252 (#2254)
Browse files Browse the repository at this point in the history
* chore: empty commit to open follow up pull request

Follow up #2252
https://github.com/suzuki-shunsuke/tfaction-example/actions/runs/7354888373

* fix: fix workflow name

---------

Co-authored-by: suzuki-shunsuke-app[bot] <91834585+suzuki-shunsuke-app[bot]@users.noreply.github.com>
Co-authored-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
  • Loading branch information
1 parent 496c3e3 commit 06b8b46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: test
name: pull_request_target
on: pull_request_target

concurrency:
Expand Down
2 changes: 1 addition & 1 deletion tfaction-root.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
plan_workflow_name: test # Mandatory
plan_workflow_name: pull_request_target # Mandatory
label_prefixes:
tfmigrate: "migrate:"
# skip_create_pr: true
Expand Down

0 comments on commit 06b8b46

Please sign in to comment.