Skip to content

Commit

Permalink
fem-on-colab/warn-workflow-about-to-be-disabled-action does not requi…
Browse files Browse the repository at this point in the history
…re actions/checkout
  • Loading branch information
francesco-ballarin committed Nov 21, 2023
1 parent 432ab60 commit 04c05b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'RBniCS/RBniCSx' && github.ref == 'refs/heads/main' && github.event_name == 'schedule'
steps:
- uses: actions/checkout@v4
- name: Warn if scheduled workflow is about to be disabled
uses: fem-on-colab/warn-workflow-about-to-be-disabled-action@main
with:
Expand Down

0 comments on commit 04c05b2

Please sign in to comment.