Skip to content

Commit

Permalink
Merge pull request #179 from fingerprintjs/fix/create-pr-workflow
Browse files Browse the repository at this point in the history
Temporary run Create PR to Main workflow for any branch
  • Loading branch information
ilfa authored Nov 23, 2023
2 parents 1abfe1a + 3ff2f32 commit 7b84f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-pr-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create PR to Main
on:
workflow_run:
workflows: ["Pre-release E2E tests"]
branches: ["test"]
# branches: ["test"]
types:
- completed

Expand Down

0 comments on commit 7b84f5e

Please sign in to comment.