<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Balint Pekker | bpekker.dev]]></title><description><![CDATA[A collection of 'actions' related posts | bPekker.dev]]></description><link>https://bpekker.dev</link><generator>GatsbyJS</generator><lastBuildDate>Tue, 26 Aug 2025 12:44:42 GMT</lastBuildDate><item><title><![CDATA[Enhancing Drupal with GitHub Actions]]></title><description><![CDATA[When it comes to Drupal development, GitHub Actions offers invaluable assistance in automating repetitive tasks, standardizing your processes, and enhancing code quality. By defining workflows as code in YAML files that can react to various events, it provides flexible customization and scalability. Pre-built actions can handle common tasks like building and testing code, while custom actions can be tailored to project-specific requirements. Let's explore some of the best practices along with examples of actions you could use in your next Drupal project.]]></description><link>https://bpekker.dev/enhancing-drupal-with-github-actions/</link><guid isPermaLink="false">https://bpekker.dev/enhancing-drupal-with-github-actions/</guid><pubDate>Tue, 16 Apr 2024 10:49:12 GMT</pubDate></item></channel></rss>