Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
chore: fix preprod on dev
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Jan 13, 2023
1 parent e38cb43 commit 681910a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/preproduction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- "master"
- "main"
- "dev"

concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit 681910a

Please sign in to comment.