Обновить .woodpecker.yaml

This commit is contained in:
NeonXP 2024-01-05 04:32:46 +03:00
parent fd426c9ceb
commit f0abbb5ccd

View file

@ -2,8 +2,6 @@ name: "Release dev container features"
jobs:
deploy:
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3