Skip to content

Commit

Permalink
Declare docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Sep 20, 2023
1 parent e747bbc commit 6242dc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:

url-check:
name: Check URLs
needs: set-up
runs-on: ubuntu-latest
container:
image: jhudsl/base_ottr:main
if: ${{needs.set-up.outputs.toggle_url_check_periodically == 'yes'}}

steps:
Expand Down

0 comments on commit 6242dc0

Please sign in to comment.