mirror of
https://github.com/assafelovic/gpt-researcher.git
synced 2024-04-09 14:09:35 +03:00
Update github actions workflow
This commit is contained in:
4
.github/workflows/docker-bulid.yml
vendored
4
.github/workflows/docker-bulid.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: GitHub Actions Demo
|
name: GitHub Actions Workflow
|
||||||
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
run-name: ${{ github.actor }} has started docker build workflow.
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, edited, ready_for_review]
|
types: [opened, edited, ready_for_review]
|
||||||
|
|||||||
Reference in New Issue
Block a user