Skip to content

expire all tags: make tag pattern configurable #4

expire all tags: make tag pattern configurable

expire all tags: make tag pattern configurable #4

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