Commit 628046a
committed
ci: disable auto-trigger on build.yml (no PyPI publishing for fork)
opensensor/fief is a deployment fork - we don't publish to PyPI.
Changed trigger from push/pull_request to workflow_dispatch only so
the lint/test/pypi pipeline no longer fails on every commit.
Use docker-image.yml for automated Docker image publishing.1 parent a1e2aa9 commit 628046a
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | | - | |
5 | | - | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments