Rename workflows
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
name: CI (SaaS)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
call-ci:
|
||||
uses: ./.github/workflows/ci.yml
|
||||
with:
|
||||
saas: true
|
||||
secrets:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
Reference in New Issue
Block a user