Projects STRLCPY deduplicator Commits 1a573fbf
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    .github/workflows/release.yml
    skipped 5 lines
    6 6   PROJECT_AUTH: "sreedevk"
    7 7   
    8 8  on:
    9  - pull_request:
    10  - branches: [main]
    11 9   push:
    12  - branches: [main]
     10 + tags:
     11 + - "[0-9]+.*"
    13 12   
    14 13  jobs:
    15 14   create-release:
    skipped 28 lines
Please wait...
Page is in error, reload to recover