Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvunnam committed Mar 31, 2024
1 parent 520d3bd commit a01d407
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pr-checks.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: PR Checks
name: CI

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

permissions:
Expand Down

0 comments on commit a01d407

Please sign in to comment.