1 parent 861ea4f commit 4c5e688Copy full SHA for 4c5e688
1 file changed
.github/workflows/fossa.yml
@@ -1,6 +1,8 @@
1
name: FOSSA
2
3
on:
4
+ push:
5
+ branches: [main]
6
pull_request:
7
branches: [main]
8
workflow_dispatch:
0 commit comments