mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 20:17:17 +00:00
:octocat: don't run doc build on PR
This commit is contained in:
@@ -52,6 +52,8 @@ jobs:
|
||||
build-docs:
|
||||
name: "Build and publish Docs"
|
||||
|
||||
if: github.ref_name === 'main'
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user