Skip to content

Commit b8f57de

Browse files
committed
Started working on snapshot workflow
1 parent e73fc7b commit b8f57de

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/snapshot.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Create snapshot release
2-
on:
3-
push:
4-
branches:
5-
- *
2+
on: [push]
63
jobs:
74
sonar:
85
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)