We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9adc9b commit 9c67336Copy full SHA for 9c67336
.github/workflows/main.yml
@@ -48,7 +48,6 @@ jobs:
48
- name: commit push
49
run: |
50
git add -N current
51
- git add -N jpug-doc/16.4/
52
if ! git diff --name-only current|grep -E -v "bookindex.html|postgres-A4.pdf" ;
53
then
54
echo "Do not update"
0 commit comments