apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
373 stars 225 forks source link

Remove GH action trigger on pull requests #1438

Closed big-r81 closed 1 month ago

big-r81 commented 1 month ago

Currently, creating a pr will trigger to run the gh action twice. Remove trigger pull_request to run only once.