We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ad876 commit f18ee22Copy full SHA for f18ee22
.github/workflows/check-news-item.yml
@@ -3,7 +3,7 @@ name: Check for News
3
on:
4
pull_request_target:
5
branches:
6
- - main # GitHub does not evaluate expressions in trigger filters; edit this value if your base branch is not main
+ - main # GitHub does not evaluate expressions in trigger filters; edit this value if your base branch is not main
7
8
jobs:
9
check-news-item:
news/skpkg.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
+* No News Added: skpkg with no manual edit
+**Changed:**
+* <news item>
+**Deprecated:**
10
11
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
20
21
+**Security:**
22
23
0 commit comments