Commit f914ff8
authored
Update ci.yml - name: Print pull request number as annotation run: | if [ "${{ github.event_name }}" = "pull_request" ]; then echo "::notice title=Pull Request Number::The PR number is ${{ github.event.number }}" fi
1 parent 714c96e commit f914ff8
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments