workflow_call

This commit is contained in:
Jackson Delahunt 2023-08-27 18:27:45 +10:00
parent 97ef02daa8
commit 3997ee11c4

View file

@ -1,5 +1,5 @@
name: Build Desktop Environment
on: [push]
on: [push, workflow_call]
jobs:
build:
runs-on: ubuntu-latest