mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
Remove duplicate runs of all the workflows (#1851)
* Remove duplicate runs of all the workflows * re-run workflows on merge to master
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
name: continuous-integration
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
- push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user