Skip to content

Commit

Permalink
github: try to fix actions on pull req
Browse files Browse the repository at this point in the history
  • Loading branch information
tomba committed Nov 1, 2024
1 parent 5ddec23 commit 502a5f6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: CI

on:
push:
pull_request:
branches: [ $default-branch ]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 502a5f6

Please sign in to comment.