Create build on every commit to see what happens

This commit is contained in:
Dion Moult
2021-03-12 10:15:01 +11:00
committed by GitHub
parent 405e8bc5aa
commit d56869d341
+1 -2
View File
@@ -15,8 +15,7 @@ jobs:
activate:
runs-on: ubuntu-latest
if: |
github.repository == 'IfcOpenShell/IfcOpenShell' &&
contains(github.event.head_commit.message, '[Release]')
github.repository == 'IfcOpenShell/IfcOpenShell'
steps:
- name: Set env
run: echo ok go