Skip to content

Commit

Permalink
📝 :: jobs rule
Browse files Browse the repository at this point in the history
  • Loading branch information
gurdl0525 committed Nov 9, 2023
1 parent 6a294a8 commit f8f3802
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CD

on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: CI

on:
pull_request:
branches:
- main
push:
branches:
- main
Expand Down

0 comments on commit f8f3802

Please sign in to comment.