Skip to content

Commit 9f1e391

Browse files
authored
Update deploy.yml
1 parent 0d52080 commit 9f1e391

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ on:
1313
- "**.liquid"
1414
- "**/*.md"
1515
- "**.yml"
16-
- "Gemfile"
17-
- "Gemfile.lock"
1816
- "!.github/workflows/axe.yml"
1917
- "!.github/workflows/broken-links.yml"
2018
- "!.github/workflows/deploy-docker-tag.yml"
@@ -72,11 +70,6 @@ jobs:
7270
with:
7371
ruby-version: "3.3.5"
7472
bundler-cache: true
75-
- name: Setup Python 🐍
76-
uses: actions/setup-python@v5
77-
with:
78-
python-version: "3.13"
79-
cache: "pip" # caching pip dependencies
8073
- name: Update _config.yml ⚙️
8174
uses: fjogeleit/yaml-update-action@main
8275
with:

0 commit comments

Comments
 (0)