Skip to content

Conversation

@wpiet
Copy link
Contributor

@wpiet wpiet commented Aug 8, 2024

Add a step to check if site content has changed, preventing unnecessary GitHub Actions execution.
Content changes are now detected based on modifications to the following file types:

  • .html,
  • .css,
  • .js,
  • .png,
  • .md,
  • .rst.

Add a step to check if site content has changed,
 preventing unnecessary GitHub Actions execution.
 Content changes are now detected based on
 modifications to the following file types:
 .html, .css, .js, .png, .md, .rst.
@wpiet wpiet marked this pull request as draft August 19, 2024 10:13
@wpiet
Copy link
Contributor Author

wpiet commented Aug 19, 2024

Changing to a draft, as it would be good to implement better handling of constantly changing sitemap.xml files (due to timestamps being updated to current date whenever build script is invoked).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant