Partially revert "fix the github pipeline"
This reverts parts of commit e78346ca9b
.
Tbh no idea why I removed the triggers.
This commit is contained in:
parent
f7934e2d89
commit
b733d25732
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -1,7 +1,10 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user