run when pushing the devcontainer branch

pull/7102/head
Nils Dijk 2023-08-01 13:05:01 +00:00
parent 7e7d6d5caf
commit ff806b58b2
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
name: "Build devcontainer"
on:
push:
branches:
- "dev/devcontainer"
workflow_dispatch:
jobs: