Skip to content

Commit

Permalink
yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa committed Aug 28, 2024
1 parent 7117cb5 commit bbdca88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Deploy Astro site to Pages

on:
# Runs on pushes targeting the default branch
# push:
push:
branches: ["none"]

# Allows you to run this workflow manually from the Actions tab
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/cdn.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: DDeploy to BunnyCDN?

on:
- push
- workflow_dispatch
on: [push, workflow_dispatch]

jobs:
cd:
Expand Down

0 comments on commit bbdca88

Please sign in to comment.