Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Run on any push
  • Loading branch information
marthacryan committed Jan 21, 2025
commit 022674e85c5e4f829af3c3d6d59484b75634c113
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

name: No CI Test

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

jobs:
build:
Expand Down
Loading