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

Commit

Permalink
gh-actions: fix paths on main
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Jul 25, 2024
1 parent d05cff6 commit 553c896
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-main-backoffice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Push main
on:
push:
branches: [main]
paths:
- 'backoffice/**'

defaults:
run:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/push-main-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Push main
on:
push:
branches: [main]
paths:
- 'workflows/**'

defaults:
run:
Expand Down

0 comments on commit 553c896

Please sign in to comment.