Skip to content

Commit

Permalink
Skip deploy of app for unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Oct 25, 2023
1 parent ce985ef commit 73ac84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Process new code merged to main

on:
push:
branches:
- main
branches: [main]
paths-ignore: [docs, contributingGuides, jest, tests, workflow_tests]

jobs:
typecheck:
Expand Down

0 comments on commit 73ac84a

Please sign in to comment.