This commit is contained in:
parent
65807e3d05
commit
8c5392c31a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: Compile
|
||||
run-name: ${{ github.actor }} is compiling
|
||||
on [push]
|
||||
on: [push]
|
||||
jobs:
|
||||
Compile:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue