Skip to content

Commit 4a8a947

Browse files
author
Roman
committed
add permissions and delete CI workflow
1 parent 0688326 commit 4a8a947

File tree

3 files changed

+4
-333
lines changed

3 files changed

+4
-333
lines changed

.circleci/check_pr_status.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

.circleci/config.yml

Lines changed: 0 additions & 307 deletions
This file was deleted.

.github/workflows/changelog-checker.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: Changelog guard (for release of hotfix)
2+
3+
permissions:
4+
contents: read
5+
26
on:
37
pull_request:
48
branches:

0 commit comments

Comments
 (0)