Skip to content

Commit 3e79581

Browse files
committed
chore: 🤖 run on push
1 parent 9ce5bdb commit 3e79581

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
name: Workflow
2-
on:
3-
push:
4-
paths:
5-
- packages/**
6-
- scripts/**
7-
branches:
8-
- main
2+
on: push
93

104
concurrency:
115
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"

0 commit comments

Comments
 (0)