Skip to content

Commit a997726

Browse files
committed
Updated yaml file to only build on main PRs
1 parent b7dce9e commit a997726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ci
22
on:
33
push:
44
branches:
5-
- develop
5+
- main
66
permissions:
77
contents: write
88
jobs:

0 commit comments

Comments
 (0)