Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-07-14 18:11:40 +00:00
parent a793bf3bd4
commit def70d7268
20 changed files with 44 additions and 44 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ name: Clojure CI
on:
push:
branches: [ master ]
branches: [ $default-branch ]
pull_request:
branches: [ master ]
branches: [ $default-branch ]
jobs:
build: