Skip to content

Commit

Permalink
temp: run CI on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflee-figma committed Feb 23, 2024
1 parent c4c5493 commit 24c377c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: CI checks

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

jobs:
build:
Expand Down

0 comments on commit 24c377c

Please sign in to comment.