mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-03 06:19:21 +00:00
GH: run on push to main
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
name: Tests on CI
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
concurrency:
|
||||
group: ci-${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user