1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 10:25:17 +02:00

fix docker image Github Action

This commit is contained in:
François Darveau 2021-06-26 18:11:30 -04:00
parent 48b61df504
commit 50b9eb1b79

View file

@ -1,7 +1,7 @@
name: Docker Image CI name: Docker Image CI
on: on:
push: push:
branches: [ docker ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
jobs: jobs: