Merge remote-tracking branch 'origin/master'

This commit is contained in:
Revertron
2021-02-28 22:19:54 +01:00
+4 -1
View File
@@ -1,5 +1,8 @@
on:
workflow_dispatch:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}