Skip to content

Commit 1bdc705

Browse files
committed
remove if statement because fix was deployed in: adafruit/ci-arduino#131
1 parent 34dce81 commit 1bdc705

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/githubci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ jobs:
3030
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
3131
DOXYFILE: Doxyfile
3232
run: bash ci/doxy_gen_and_deploy.sh
33-
if: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)