Skip to content

Commit

Permalink
Merge branch 'main' into update/v8.16-v8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianleh authored Jan 29, 2024
2 parents fe4b0d3 + 95bbfdd commit 96a18ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
branches: ['main']
pull_request:
Expand All @@ -26,4 +27,3 @@ jobs:
opam_file: 'coq-quantumlib.opam'
coq_version: ${{ matrix.coq_version }}
ocaml_version: ${{ matrix.ocaml_version }}

0 comments on commit 96a18ae

Please sign in to comment.