Skip to content

script expire all tags: Use JOIN USING instead of (NATURAL) JOIN #5

script expire all tags: Use JOIN USING instead of (NATURAL) JOIN

script expire all tags: Use JOIN USING instead of (NATURAL) JOIN #5

Workflow file for this run

name: Check for print statements
on:
push:
pull_request:
permissions:
contents: read
jobs:
print:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Grep for print
run: |
! grep -E 'print *\(' -r intelmq/ intelmq_certbund_contact/*.py