Skip to content

Commit

Permalink
chore(temp): temporarily run CI on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Feb 10, 2023
1 parent 8982327 commit f54cace
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: CI

on:
push:
branches:
- main
pull_request:
push
# push:
# branches:
# - main
# pull_request:

jobs:
build:
Expand Down

0 comments on commit f54cace

Please sign in to comment.