Skip to content

Separate actions for PR/PUSH (#1252) #1

Separate actions for PR/PUSH (#1252)

Separate actions for PR/PUSH (#1252) #1

name: Linux x64 - Push to Branches
on:
push:
branches:
- develop
- kilted
- jazzy
- humble-hawksbill
workflow_dispatch:
jobs:
build-and-test:
uses: ./.github/workflows/linux-x64-build-and-test.yml
with:
trigger_type: "push"
secrets: inherit