Skip to content

Commit

Permalink
Rename build to build-dev for clarity of branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Jul 26, 2022
1 parent 50a7857 commit 369f019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- cron: '0 0 1 * *'

jobs:
build:
build-dev:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 369f019

Please sign in to comment.