Skip to content

Commit

Permalink
enabled automatic workflow on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
raoxiaojia committed Nov 29, 2023
1 parent 2695d63 commit bb3a19d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Test compilation

on:
push:
branches:
- master
- opam-8.17
branches_ignore:

workflow_dispatch:
inputs:

Expand Down

0 comments on commit bb3a19d

Please sign in to comment.