Merge pull request #11 from gractwo/deployfixing

fix deploys on PR addition
This commit is contained in:
2022-12-21 14:12:55 +01:00
committed by GitHub

View File

@@ -4,6 +4,7 @@ on:
push: push:
branches: ['master'] branches: ['master']
pull_request: pull_request:
types: ['closed']
branches: ['master'] branches: ['master']
jobs: jobs: