Skip to content

Commit

Permalink
Set is_dry_run to false in test.yml and remove obsolete test_github_a…
Browse files Browse the repository at this point in the history
…pp_target_org.yml workflow
  • Loading branch information
alexvanderberkel committed Jan 31, 2025
1 parent 62bcdd5 commit b05e96d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: ./ # Uses an action in the root directory
with:
source_repo_path: AndreasAugustin/template.git
is_dry_run: true
is_dry_run: false
is_force_push_pr: true
- name: print output
env:
Expand Down
54 changes: 0 additions & 54 deletions .github/workflows/test_github_app _target_org.yml

This file was deleted.

0 comments on commit b05e96d

Please sign in to comment.