initial
This commit is contained in:
parent
89c6e9dc07
commit
6e32d34b70
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
name: Build Agda
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue