Compare commits
No commits in common. "eac279f8e852db90475719bb97f95d4d0828cfd5" and "7270332dda481e795c6cf763c0431e34f072e7de" have entirely different histories.
eac279f8e8
...
7270332dda
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run_name: ${{ gitea.actor }} is testing out Gitea Actions
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, edited, review_requested, synchronize]
|
||||
types: [opened, reopened, edited, review_requested]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue