Skip to content

Commit

Permalink
Fix archive docs requiring release-docs job (#6848)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pikachu920 authored Jul 10, 2024
1 parent 2f629f1 commit 312b839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/archive-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
archive-docs:
if: "! contains(toJSON(github.event.commits.*.message), '[ci skip]')"
needs: release-docs
runs-on: ubuntu-latest
steps:
- name: Configure workflow
Expand Down

0 comments on commit 312b839

Please sign in to comment.