Skip to content

Commit

Permalink
disable line instead of use directive
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing committed Jan 7, 2025
1 parent 335a2f5 commit 8cd506b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
%YAML 1.2
---
name: Build and Publish PDF

on:
on: # yamllint disable-line rule:truthy
push:
branches: [main]
workflow_dispatch:
Expand Down

0 comments on commit 8cd506b

Please sign in to comment.