Hi, I’ve committed a couple of fixes to my workflow file:
And the last couple of commits appear not to have triggered a build:
Why?
Thank you in advance,
Hi, I’ve committed a couple of fixes to my workflow file:
And the last couple of commits appear not to have triggered a build:
Why?
Thank you in advance,
The issue is displayed here: https://github.com/kaihendry/aws-partners-datasette/actions/runs/400116526
It seems at L36 you have too much of an indent.
There has been two commits from af02a81
where it moaned about L36. So why isn’t it taking the newer commits into the pipeline?
I really wish pushed commits were just rejected if the YAML like this is invalid…
Fix was a painful waste of my life time https://github.com/kaihendry/aws-partners-datasette/commit/b13eeddd82a98f06af56ca221122d261d8551803
I hope whoever renamed master to main is happy.