Browse Source

Update cloc.yml

pull/384/head
Dmitry Nefedov 2 years ago
committed by GitHub
parent
commit
16d3a404a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/cloc.yml

4
.github/workflows/cloc.yml

@ -2,8 +2,8 @@ name: Badges
on: on:
push: push:
branches: tags:
- '*' - '*.*.*'
jobs: jobs:
update-badges: update-badges:

Loading…
Cancel
Save