Skip to content

Commit

Permalink
wip: remove old CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed Jan 9, 2025
1 parent 96804dd commit feb30f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/application-js-cloudflare-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
required: true
DEPLOY_SECRETS:
required: true
DEPLOY_SECRETS_2:
required: true
# CLOUDFLARE_ACCOUNT_ID:
# required: true
# CLOUDFLARE_ZONE_ID:
Expand Down Expand Up @@ -43,7 +41,6 @@ jobs:
- name: Debug Something
run: |
echo DEPLOY_SECRETS: "${{ secrets.DEPLOY_SECRETS }}"
echo DEPLOY_SECRETS_2: "${{ secrets.DEPLOY_SECRETS_2 }}"
# # Lint the code
# feature-lint:
Expand Down

0 comments on commit feb30f3

Please sign in to comment.