We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d286f commit dc06c55Copy full SHA for dc06c55
2 files changed
.github/workflows/esy.yml
@@ -1,7 +1,7 @@
1
name: Esy
2
on:
3
push:
4
- branches: [main]
+ branches: [main, oscar/check-ci]
5
pull_request:
6
7
# This will cancel previous runs when a branch or PR is updated
.github/workflows/opam.yml
name: Opam
0 commit comments