ci: run integration on atmosphere changes
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml
index 49e2ab6..d62bc1e 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -12,6 +12,7 @@
     - reopened
     paths:
     - .github/workflows/integration.yml
+    - atmosphere/**
     - molecule/**
     - playbooks/**
     - plugins/**
@@ -21,6 +22,7 @@
     - main
     paths:
     - .github/workflows/integration.yml
+    - atmosphere/**
     - molecule/**
     - playbooks/**
     - plugins/**