Skip to content

Commit

Permalink
Further change in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aradi committed Feb 23, 2024
1 parent 4242498 commit 3765c9f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: CI

on:
push:
branches: [ $default-branch ]
branches: [main]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:
branches: [main]

env:
BUILD_DIR: _build
Expand Down

0 comments on commit 3765c9f

Please sign in to comment.