Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Mar 20, 2024
1 parent 158432d commit a0151e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: My Node Action
name: Continuous Releases
on: [push]

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Cloudflare Preview
on: [push]

jobs:
Expand Down

0 comments on commit a0151e9

Please sign in to comment.