Skip to content

Commit

Permalink
change checkOrigin
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Aug 21, 2024
1 parent 8add296 commit e1902a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/astro/test/fixtures/actions/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ export default defineConfig({
experimental: {
actions: true,
},
security: {
checkOrigin: false
}
});

0 comments on commit e1902a0

Please sign in to comment.