Compare commits

..

No commits in common. "c987d3e33fdb1251ac6491812a833e0f1087324d" and "8de9b5c0cb21a9f787c6cc56cd0ab27cdad762b8" have entirely different histories.

View File

@ -11,6 +11,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
if: ${{ hashFiles('Dockerfile') != '' }}
steps:
- uses: actions/checkout@v4