Skip to content

Commit 6579d42

Browse files
Temporary change to test workflow
1 parent cbac18e commit 6579d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build
22
on:
33
push:
4-
branches:
5-
- main
4+
# branches:
5+
# - main
66
pull_request:
77
types: [opened, synchronize, reopened]
88
env:

0 commit comments

Comments
 (0)